PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getLightingScheme Method
In This Topic
    getLightingScheme Method
    In This Topic
    Gets the lighting scheme.
    Syntax
    public PDF3DLightingScheme getLightingScheme()

    Return Value

    A PDF3DLightingScheme that represents the lighting scheme to be used when rendering 3D artwork with this view.
    See Also